getNativeReflection(); if ($nativeReflection instanceof ReflectionEnum) { return null; } return $nativeReflection->getParentClassName(); } }